Skip to content

一处语义不明,疑似拼写错误 #27228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
minecraftfen opened this issue May 10, 2025 · 5 comments
Open

一处语义不明,疑似拼写错误 #27228

minecraftfen opened this issue May 10, 2025 · 5 comments
Labels
good first issue A good issue for newcomers to get started with. l10n-zh Issues related to Chinese content.

Comments

@minecraftfen
Copy link
Contributor

minecraftfen commented May 10, 2025

MDN URL

https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/RegExp/Symbol.split

与此议题相关的小节或标题?

语法->参数->limit

哪些信息是错误、无用或不完善的?

一个为了限制切割数量的特定整数。Symbol.split 防范仍会切割每个匹配正则模式的匹配项,直到切割数量达到该限制数,除非提前切割完字符串。

“防范”可能是“方法”的拼写错误?

你期望看到什么?

一个为了限制切割数量的特定整数。Symbol.split 方法仍会切割每个匹配正则模式的匹配项,直到切割数量达到该限制数,除非提前切割完字符串。

你有什么支持的链接、参考或引用?

No response

你还想补充什么内容?

No response

MDN metadata

Page report details
@minecraftfen minecraftfen added l10n-zh Issues related to Chinese content. needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels May 10, 2025
@yin1999 yin1999 added good first issue A good issue for newcomers to get started with. and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels May 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue A good issue for newcomers to get started with. l10n-zh Issues related to Chinese content.
Projects
Status: To do - Issues
Development

No branches or pull requests

7 participants
@yin1999 @minecraftfen and others